home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1995 April / macformat-023.iso / Reader's Corner / Reader's Contibutions / Modified / FrEQuency data / 00031_button 1.ls < prev    next >
Encoding:
Text File  |  1995-01-19  |  165 b   |  7 lines

  1. on mouseUp
  2.   set the movieRate of sprite 26 to 0
  3.   set the movieRate of sprite 29 to 0
  4.   set the movieTime of sprite 1 to 0
  5.   set the movieRate of sprite 1 to 1
  6. end
  7.